Authentication Callback
fun fun interface AuthenticationCallback
Content copied to clipboard
The AuthenticationCallback listener to be invoked with the result of the authentication process.
Functions
onAuthenticationResult
Link copied to clipboard
abstract fun onAuthenticationResult(authenticationResult: AuthenticationResult)
Content copied to clipboard